pip install error code 1

by: MitchBCrich, 7 years ago


Hey,

I've been trying to pip install sklearn but I keep getting the same error. I've been searching the internet for a solution but I can't seem to find one that works. So I thought I would ask here and hopefully get it working! The error that I'm getting is this:

Command "c:usersmitchellappdatalocalprogramspythonpython36-32python.exe -u -c "import setuptools, tokenize;__file__='C:UsersMitchellAppDataLocalTemppip-build-qo5pe_nascipysetup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('rn', 'n');f.close();exec(compile(code, __file__, 'exec'))" install --record C:UsersMitchellAppDataLocalTemppip-ta8cdy14-recordinstall-record.txt --single-version-externally-managed --compile" failed with error code 1 in C:UsersMitchellAppDataLocalTemppip-build-qo5pe_nascipy

Any help would be appreciated!

Thanks,
Mitchell



You must be logged in to post. Please login or register an account.